Automations

Server Commands

  • Version: 1.4.0
  • Official Verified

OpenBots Command group containing OpenBots Server commands (Asset, Credential, QueueItem, ServerEmail).

OpenBots.Commands.Server \ Add Queue Item Command

Command: Add Queue Item Command

This command adds a QueueItem to an existing Queue in OpenBots Server.

Parameters

Queue Name

Enter the name of the existing Queue.

Required

QueueItem Name

Enter the name of the new QueueItem.

Required

Source (Optional)

If the item being enqueued is a business event, define the source of the event. This is typically the system name that caused the business event.

Event (Optional)

If the item being enqueued is a business event, define the name of the event. This is typically what has occured.

QueueItem Type

Specify the type of the new QueueItem.

Required

Json Type

Specify the type of the Json.

Required

QueueItem Value

Enter the value of the new QueueItem.

Required

Priority (Optional)

Enter a priority value between 0-100.

Attachment File Path(s) (Optional)

Enter the file path(s) of the file(s) to attach.

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo